Skip to content

Conversation

@ywxt
Copy link
Contributor

@ywxt ywxt commented Nov 14, 2025

This uses search_for_cycle_permutation to look for fn_sig in case fn_sig is not the first query in the cycle.
When the parallel frontend is enabled, the first error in the cycle may not match fn_sig.

Relevant PR: #140358

fix #142064

cc @Zoxc

Co-authored-by: Zoxc <zoxc32@gmail.com>
@rustbot rustbot added S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue. labels Nov 14, 2025
@rustbot
Copy link
Collaborator

rustbot commented Nov 14, 2025

r? @jackh726

rustbot has assigned @jackh726.
They will have a look at your PR within the next two weeks and either review your PR or reassign to another reviewer.

Use r? to explicitly pick a reviewer

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

ICE: parallel: internal error: entered unreachable code

3 participants